-
Home
-
SMTP2GO for WordPress – Email Made Easy
-
1.7.1
-
Code
-
Classes
- ApiMessageTest
Total Complexity |
10 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
119 |
Lines of code |
67 |
Logical lines of code |
47 |
Comment lines |
6 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
testbuildRequestPayloadWithHTMLMessage() |
S |
61 |
1 |
12 |
testbuildRequestPayloadWithTextMessage() |
S |
62 |
1 |
11 |
__construct() |
S |
81 |
1 |
3 |
createTestInstance() |
S |
67 |
1 |
7 |
testSubjectIsSetByConstructor() |
S |
75 |
1 |
4 |
testSenderIsSetByConstructor() |
S |
75 |
1 |
4 |
testMessageBodyIsSet() |
S |
71 |
1 |
6 |
testBuildCustomHeaders() |
S |
70 |
1 |
6 |
testAddAttachment() |
S |
67 |
1 |
7 |
testAddInline() |
S |
67 |
1 |
7 |